Search
Chart.setTitleFontStyle Method
See Also
 






Sets the style of Font used to draw chart's Title.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setTitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also